home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19941221-19950208 / 000288_news@columbia.edu_Fri Jan 27 14:01:22 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA08110
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Fri, 27 Jan 1995 09:01:28 -0500
  3. Received: by apakabar.cc.columbia.edu id AA27341
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Fri, 27 Jan 1995 09:01:26 -0500
  5. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  6. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: Need help.
  9. Date: 27 Jan 1995 14:01:22 GMT
  10. Organization: Columbia University
  11. Lines: 21
  12. Message-Id: <3gaubj$qma@apakabar.cc.columbia.edu>
  13. References: <8j9IFUu00iWP859O8s@andrew.cmu.edu>
  14. Nntp-Posting-Host: watsun.cc.columbia.edu
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. In article <8j9IFUu00iWP859O8s@andrew.cmu.edu>,
  18. Mark Kuang Luo  <luo+@CMU.EDU> wrote:
  19. >I need to find out for my networks class how Kermit allows all bytes
  20. >to be displayed in 7-bit ASCII format.  Or if anyone has a short
  21. >explanation, it would be appreciated.
  22. >
  23. I think you are asking: how can Kermit transfer 8-bit data over 7-bit
  24. communication links?  You can find the answer in the Kermit protocol
  25. specification:
  26.  
  27.   Frank da Cruz, "Kermit, A File Transfer Protocol", Digital Press /
  28.   Butterworth Heinemann, Woburn, MA, 1987, 379 pages, ISBN 0-932376-88-6.
  29.  
  30. Your school library probably has a copy.
  31.  
  32. >Is there a FAQ for Kermit, or a www page
  33. >
  34. Yes to both.  http://www.columbia.edu/kermit/.  You'll find the FAQ in
  35. "Further Information".  Also by ftp to kermit.columbia.edu, kermit/FAQ.TXT.
  36.  
  37. - Frank